﻿2026-07-27T11:27:15.7115350Z ##[group]Run actions/checkout@v5
2026-07-27T11:27:15.7115918Z with:
2026-07-27T11:27:15.7116267Z   repository: BigscreenVR/spt-bs-core
2026-07-27T11:27:15.7119026Z   token: ***
2026-07-27T11:27:15.7119338Z   ssh-strict: true
2026-07-27T11:27:15.7119686Z   ssh-user: git
2026-07-27T11:27:15.7120006Z   persist-credentials: true
2026-07-27T11:27:15.7120349Z   clean: true
2026-07-27T11:27:15.7120681Z   sparse-checkout-cone-mode: true
2026-07-27T11:27:15.7122225Z   fetch-depth: 1
2026-07-27T11:27:15.7122713Z   fetch-tags: false
2026-07-27T11:27:15.7123293Z   show-progress: true
2026-07-27T11:27:15.7123771Z   lfs: false
2026-07-27T11:27:15.7124102Z   submodules: false
2026-07-27T11:27:15.7124465Z   set-safe-directory: true
2026-07-27T11:27:15.7124844Z   allow-unsafe-pr-checkout: false
2026-07-27T11:27:15.7125263Z env:
2026-07-27T11:27:15.7125566Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T11:27:15.7125973Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T11:27:15.7126364Z ##[endgroup]
2026-07-27T11:27:15.9056399Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T11:27:15.9057727Z ##[group]Getting Git version info
2026-07-27T11:27:15.9058297Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T11:27:15.9302232Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T11:27:15.9516394Z git version 2.43.0.windows.1
2026-07-27T11:27:15.9541705Z ##[endgroup]
2026-07-27T11:27:15.9549714Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\feeb7d1e-feff-4bf3-bc80-5374d5c35c27\.gitconfig'
2026-07-27T11:27:15.9566338Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\feeb7d1e-feff-4bf3-bc80-5374d5c35c27' before making global git config changes
2026-07-27T11:27:15.9568111Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:27:15.9571404Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T11:27:15.9835117Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T11:27:16.0044278Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:27:16.0072809Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T11:27:16.0077530Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T11:27:16.0289556Z HEAD
2026-07-27T11:27:16.0544427Z ##[endgroup]
2026-07-27T11:27:16.0548008Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T11:27:16.4733946Z ##[group]Cleaning the repository
2026-07-27T11:27:16.4737474Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T11:27:24.3850153Z Removing target/
2026-07-27T11:27:24.3882792Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T11:27:24.4930606Z HEAD is now at 900644e0 Merge 7559d6af48343e52034a0ca29fd042f8811aa12a into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T11:27:24.4955543Z ##[endgroup]
2026-07-27T11:27:24.4960087Z ##[group]Disabling automatic garbage collection
2026-07-27T11:27:24.4965359Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T11:27:24.5204272Z ##[endgroup]
2026-07-27T11:27:24.5204694Z ##[group]Setting up auth
2026-07-27T11:27:24.5212999Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:27:24.5451958Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T11:27:24.9351280Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:27:24.9587597Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T11:27:25.3326382Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:27:25.3554528Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T11:27:25.7472579Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T11:27:25.7782096Z ##[endgroup]
2026-07-27T11:27:25.7782496Z ##[group]Fetching the repository
2026-07-27T11:27:25.7793110Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +921c37a6e5abafac78eb69ea89278fc12ed54597:refs/remotes/pull/102/merge
2026-07-27T11:27:26.5924329Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:27:26.5924880Z  + c0afaf7e...921c37a6 921c37a6e5abafac78eb69ea89278fc12ed54597 -> pull/102/merge  (forced update)
2026-07-27T11:27:26.6046170Z ##[endgroup]
2026-07-27T11:27:26.6046715Z ##[group]Determining the checkout info
2026-07-27T11:27:26.6047215Z ##[endgroup]
2026-07-27T11:27:26.6052501Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T11:27:26.6321936Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T11:27:26.6559369Z ##[group]Checking out the ref
2026-07-27T11:27:26.6563916Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/102/merge
2026-07-27T11:27:26.7932497Z Previous HEAD position was 900644e0 Merge 7559d6af48343e52034a0ca29fd042f8811aa12a into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T11:27:26.7933327Z HEAD is now at 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:27:26.7956004Z ##[endgroup]
2026-07-27T11:27:26.8220186Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T11:27:26.8440846Z 921c37a6e5abafac78eb69ea89278fc12ed54597
